adc: exynos-adc: Fix wrong bit operation used to stop the ADC
authorKrzysztof Kozlowski <[email protected]>
Wed, 6 Mar 2019 18:37:49 +0000 (19:37 +0100)
committerMinkyu Kang <[email protected]>
Mon, 11 Mar 2019 06:53:19 +0000 (15:53 +0900)
commit6e74c6af32057f8e9fb97b781807c55f834d2063
treecd5d4d1d7bbc3ff4293402f24f69a8ad3ddd22f9
parente8e3f2d2d48f97b2c79b698eccedce8f4f880993
adc: exynos-adc: Fix wrong bit operation used to stop the ADC

When stopping the ADC_V2_CON1_STC_EN should be cleared.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Lukasz Majewski <[email protected]>
Tested-by: Anand Moon <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
drivers/adc/exynos-adc.c